home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / mhs_mail / tabedit / tabedit.doc next >
Text File  |  1995-01-03  |  5KB  |  93 lines

  1.         TABEDIT (V1.0) TAB file command line editor / converter.
  2.         Copyright (C) 1994-1995 Jon M. Welfringer CIS:74250,1600
  3.         ========================================================
  4.     
  5.         TABEDIT is a command line utility designed to edit
  6.         your Novell MHS or Connect^2 TAB files for the purpose
  7.         of sharing user lists with other hosts or mail programs.
  8.         Generally, this should be installed as a gateway process
  9.         in your Connect2 mail router or MHS gateway daemon.  This
  10.         way, your TAB files can be updated automatically.
  11.  
  12.         This program enhances on the capabilities of Infinite 
  13.         Technologies TAB2PM program which would convert a TAB
  14.         file to a Pegasus mail address book format.
  15.         The reason I designed this was because the Connect 2 mail
  16.         router from Infinite adds user names to your lists that
  17.         look like '-POST-'.  I particularly didn't like these
  18.         entries in the address books, so this program will filter
  19.         them (or any other specified user) out.
  20.  
  21.         Currently, the only conversion format is for Pegasus mail.
  22.         If someone has file specs on other address book formats
  23.         from other MHS based email systems, I would like to add
  24.         other export formats to this.  Currently you can specify
  25.         the program to leave the intermediate export format when
  26.         processing for Pmail, but it is only a simple ASCII file.
  27.         Note that any tab file name can be processed with the
  28.         exception of your netdir.tab file.  This is done for safety
  29.         to your MHS installation.  If you want to use your netdir.tab
  30.         file as an address book, you should copy it to a new file.
  31.         Generally the conversion process is used for supplemental
  32.         TAB files from other hosts.
  33.  
  34.         The following shows the command line options and examples:
  35.         ( all option are case insensitive --> not case sensitive )
  36.         
  37.         Usage:  TABEDIT /SD: /DD: /DU: /PM: /KP:
  38.         /SD: = Source directory, if left off, uses default directory
  39.                as the source of the TAB files to process.
  40.         /DD: = Destination directory.  Must be present, unless source
  41.                is supplied and is different than current directory.
  42.         /DU: = Delete username(s).  Will delete the user or users
  43.                specified.  Seperate multiple users by a comma.
  44.         /PM: = Convert to Pegasus mail address books.  These are
  45.                created in the destination subdirectory along with
  46.                the processed TAB files.
  47.         /KP: = Keep Pmail intermediary export format (ASCII FILE) when
  48.                performing Pegasus mail imports.
  49.  
  50.          Example:   TABEDIT /DD:H:\PMAIL /PM: /DU:-POST-,GATEWAY
  51.          
  52.          This will process all TAB files in current directory and place
  53.          them in the H:\PMAIL subdirectory.  It will create Pegasus 
  54.          address books in the destination directory, and delete the user
  55.          -POST- and the user GATEWAY from the destination files.
  56.  
  57.          Example: TABEDIT /SD:Z:\MHS\MAIL\PUBLIC\WIZARD.TAB /DD:H:\PMAIL 
  58.                           /PM: /KP: /DU:-POST-,GATEWAY,ADMIN
  59.  
  60.         This will process only the TAB file names WIZARD.TAB and place the
  61.         new copy in H:\PMAIL.  It will create the Pegasus mail address
  62.         books and also keep the ASCII export format.  The users -POST-,
  63.         GATEWAY and ADMIN will be deleted from the destination files.
  64.  
  65.         WARNING:  Use this program at your own risk.  It has worked great
  66.         for me for some time now, but I will assume no responsibility
  67.         for the use of this program.
  68.  
  69.         I have other email related utilities that I am working on.  If you
  70.         have any comments or suggestions for this program or another, I
  71.         can be reached on Compuserve at 74250,1600.  Or the Internet via
  72.         Compuserve as 74250.1600.COMPUSERVE.COM  .
  73.  
  74.         SHAREWARE: Try the program out.  It is the full working version
  75.         that I use.  If you use this program regularly, you should register
  76.         by sending a $25 payment for each server installed on.  If you use
  77.         it on a stand alone machine (ie. MHS remote) a $5 payment would
  78.         be appreciated.  Registered users will get the newest version
  79.         and be entitled to all future version of this program.  (If you
  80.         send info on other file formats, I will give you a free copy.)
  81.  
  82.         Send Donations to:      JON WELFRINGER
  83.                                 628 LONGFELLOW AVE.
  84.                                 HERMOSA BEACH, CA  90254
  85.         
  86.         
  87.         Files contained in this ZIP:  TABEDIT.EXE & TABEDIT.DOC
  88.  
  89.  
  90.         CONNECT2 is Copyright of Infinite Technologies.
  91.         PEGASUS\PMAIL is Copyright of David Harris.
  92.  
  93.